body{
	color:#666;
	font-size:14px;
	font-family: Arial,"微软雅黑";
}
h1,h2,h3,h4,h5,h6,h7{
	font-weight: normal;
}
.text-uppercase{
	text-transform: uppercase;
}
.navbar{
	margin-bottom:0;
	background-color: #0a63af;
	border: none;}
.navbar-brand {
    padding: 9px 15px;
	height: auto;}
.navbar-brand img{
	max-height:81px;}
.tel img{
	margin-top: 30px;
}
.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{
	background: -webkit-linear-gradient(left, #ff6f00 , #ffcf00); 
  background: -o-linear-gradient(right, #ff6f00, #ffcf00); 
  background: -moz-linear-gradient(right, #ff6f00, #ffcf00); 
  background: linear-gradient(to right, #ff6f00 , #ffcf00);
}
.navbar-nav>li>a{
	color:#fff;
	padding:15px 32px;
	font-size: 15px;}
.nav>li>a:focus, .nav>li>a:hover,.navbar-nav>li.active>a {
  background: -webkit-linear-gradient(left, #ff6f00 , #ffcf00); 
  background: -o-linear-gradient(right, #ff6f00, #ffcf00); 
  background: -moz-linear-gradient(right, #ff6f00, #ffcf00); 
  background: linear-gradient(to right, #ff6f00 , #ffcf00);
  color: #fff;
}
.navbar-nav>li>a:after{
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	width: 0px;
	height: 3px; 
	background: -webkit-linear-gradient(right, #ffcf00, #ff6f00);
	background: -o-linear-gradient(right, #ffcf00, #ff6f00);
	background: linear-gradient(to left, #ffcf00, #ff6f00);  
	transition: width 0.3s
}
.navbar-nav>li>a:hover:after{
	width: 100%;
}
.dropdown-menu>li>a {
    padding: 12px 20px;}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: #ff6f00;
}
.icon-bg{
	background-color: #01689a;
	color: #fff;
	padding: 50px 0;
}
.icon-title{
	margin-bottom: 60px;
}
.icon-title h2{
	font-size: 27px;
}
.icon-title p{
	font-size: 14px;
	margin-top: 20px;
	color: #dcf4ff;
	line-height: 28px;
}
.icon1{
	background: rgba(0, 161, 203,0.5);
	padding: 30px 20px 60px;
	transition: background 0.3s;
}
.icon2{
	background: rgba(0, 161, 203,0.85);
	padding: 30px 20px 60px;
	transition: background 0.3s;
}
.icon1:hover,.icon2:hover{
	background:#0a5377;
}
.icon-img img{
	transition: all ease-in-out 0.3s;
}
.icon-img:hover img{
	transform: translateY(-20px);
}
.icon1 h2,.icon2 h2{
	position: relative;
}
.icon1 h2:after,.icon2 h2:after{
	position: absolute;
	content: "";
	width: 20px;
	height: 1px;
	left: 50%;
	bottom: -10px;
	transform: translateX(-50%);
	transition: all ease-in-out 0.3s;
	background-color: #fff;}
.icon1 h2:hover:after,.icon2 h2:hover:after{
	width: 80px;
}
.icon1 p,.icon2 p{
	margin-top: 20px;
	line-height: 24px;
	font-size: 13px;
}
.a11{
	font-size: 20px;
	font-weight: bold;
	line-height: 52px;
	margin:0;
	overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;/*想省略几行就写几*/
 -webkit-box-orient: vertical;
}
.sy-products{
	background: url(images/pbg.jpg) no-repeat fixed center top;
	padding: 60px 0;
	min-height: 872px;
}

.pro-tit,.new-tit{
	position: relative;
}
.pro-tit h2,.new-tit h2{
	font-size: 27px;
	color: #005f8d;
}
.pro-tit p{
	line-height: 28px;
}
.new-tit:after{
	position: absolute;
	content: "";
	width: 5%;
	height: 2px;
	left: 2%;
	 bottom: -20px;
	 background-color: #005f8d;
}
.pro-list{
	padding:20px;}
a.pro{
	display:inline-block;
	margin:30px 0 0;
	position:relative;
	overflow:hidden;}
a.pro img{
	transition:all ease-in-out 0.3s;}
a.pro:hover img.p1{
	transform:scale(1.2,1.2);}
.pro-list  span.bg{
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	left:0;
	top:0;
	opacity:0;
	background:rgba(9,78,137,0.5);}
.pro-list a.pro:hover span.bg{
	opacity:1;}
.pro-list span.icon{
	position:absolute;
	width:150px;
	height:171px;
	display:block;
	left:50%;
	transform:translate(-50%,0);
	top:-100%;
	transition:0.3s;} 
.pro-list a.pro:hover span.icon{
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);}
.pro-text{
	line-height:24px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;}
.sy-info{
	padding: 60px 30px;
}
.sy-info h2{
	font-size: 28px;
	color: #222222;
	margin-bottom: 25px;
}
.sy-info p{
	line-height: 30px;
	color: #666;
}
.sy-about,.sy-news{
	margin-top:30px;
	padding:20px 0 40px;
	}

.sy-about-info{
	background-color: #fff;
	margin-top: 30px;
}
.sy-about-info h5{
	line-height: 30px;
	color: #333;
}
.ainfo{
	padding: 30px;
}
.about-more{
	margin-top: 15px;
	background-color: #005f8d;
	color: #fff;
	padding: 10px 36px;
	text-shadow:none;
	font-size: 15px;
	font-family: Aria; 
}
.about-more:hover{
	background: #15214c;
	color: #fff;
}

.nlist{
	margin-bottom: 40px;
}
.news .more {
  margin: 70px auto;
}
.nbox{
	margin-top: 15px;
}
.news .news_time {
  display: block;
  background-color: #eee;
  padding-top: 10px;
  font-weight: 300;
  width: 60px;
  height: 60px;
  color: #999;
}
h5.ninfo a{
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.news .news_time i{
	color:#fd5202;
	padding-right:8px;}
.news .news_time span.nian{
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
.media-left, .media>.pull-left {
    padding-right: 20px;
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
.btn-series{
	background: none;
	padding: 8px 20px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.btn-series.active,.btn-series:hover{
	background-color: #0a63af;
	text-shadow: none;
	color: #fff;
	border: 0 none;
}
.news .media-heading:hover:before {
  width: 100%;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.news .media-heading {
  position: relative;
}
.news .media-heading a {
  border-bottom: 1px solid #EFEFEF;
  font-size: 18px;
  color: #333;
  font-weight: bold;
  display: block;
  padding-bottom: 20px;
  line-height: 30px;
  height: 30px;
  overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.news .media-heading a:hover {
  text-decoration: none;
}
.news .media-heading:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 1px;
  background-color: #f00;
  bottom: 0px;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.news p.des {
  font-size: 13px;
  color: #848484;
  line-height: 24px;
  overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
}
.news p.des1 {
  font-size: 13px;
  color: #848484;
  line-height: 24px;
  overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.news ul.blocks-2 {
  overflow: hidden;
  margin-top: 20px;
}
.news ul.blocks-2 li {
  list-style-type:none;
  width: 45%;
  float: left;
  margin: 30px 2.5% 0;
}
.news ul.blocks-2 li p {
  margin-bottom: 0px;
}
.sy_news ul.blocks-2 li p.des {
  margin-bottom: 5px;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  text-overflow: -o-ellipsis-lastline;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.sy-contact{
	line-height: 30px;
	font-size: 16px;
}
.sy-contact img{
	margin-bottom: 15px;
}
.sy-contact p{
	border-bottom: 1px dashed #cdcdcd;
}
.sy-contact i{
	padding-right: 10px;
}
.bg-default {
	background: #005f8d;
	padding:30px 0;
	color:#fff;
}
.link a {color: #fff;}
.copy{
	margin-top: 30px;
	line-height: 30px;
}
.ny-about{
	margin:20px auto;
	background-color:#fff;
	padding:20px;}
.ny-tit h1{
	color:#333;}
.ny-tit h1 span{
	color: #0a63af;
}
.ny_info{
	line-height:27px;
	margin-bottom:50px;}
.text-indent{
	text-indent:2em;}

.pager>li.active>a, .pager>li.active>a:hover, .pager>li.active>span, .pager>li.active>span:hover {
    background-color: #0a63af;
    border-color: #0a63af;
}
.ptest{
	color:#333;}
.card>.caption {
    background-color: #333;}
.item-content h4 a{
	color:#333;}
.ny-info{
	padding:30px 0;
	line-height:27px;}
img {
     max-width:none; 
}
.contact-info{
	font-size:16px;
	line-height:30px;}
	
	

	
	
	
	
	
@media (max-width: 1199px) {
	.navbar-nav > li > a {
    padding: 15px 20px;}
	
}
@media (max-width: 991px) {
.navbar-nav > li > a {
    padding: 15px 9px;}
.series span.bg{
	padding-top: 10%;
}
.series span.bg h1{
	font-size: 20px;
}
.about-tit h1 {
    font-size: 24px;}
.btn-series{
	padding:10px  20px;
	margin-bottom: 10px;
}
.pro-list span.icon{
	width:100px;
	height:100px;} 


	
	
}
@media (min-width: 768px){
	.navbar-form{
		width: 34%;
	}
	.navbar-form .form-group {
		width:67%;
	}
	.navbar-form .form-control {
	    width: 100%;
	}


}
@media (max-width: 767px) {
	.navbar-brand {
    padding: 15px;}
	.navbar-brand img{
	max-height:40px;}
	.navbar-toggle {
    background-color:#eee;
	margin:20px 10px 20px 0;}
	.navbar-toggle .icon-bar {
	background-color: #555;}
	.navbar {
    min-height: 0px;}
	.navbar-nav > li > a {
    padding: 10px 5px;
	}
	.icon-bg {
		padding: 20px 0 50px;
	}
	.dropdown-menu > li > a{
		color: #fff;
	}
	.sy-about, .sy-products, .sy-news {
    margin-top: 20px;}
	.news .media-heading a {
    font-size: 16px;}
	.about-tit h2 {
    font-size: 24px;
}

	

}
	








.p0{padding: 0px;}
.p5{padding: 5px;}
.pt0{padding-top: 0px;}
.pr0{padding-right: 0px;}
.pb0{padding-bottom: 0px;}
.pl0{padding-left: 0px;}

.pt5{padding-top: 5px;}
.pr5{padding-right: 5px;}
.pb5{padding-bottom: 5px;}
.pl5{padding-left: 5px;}

.pt10{padding-top: 10px;}
.pr10{padding-right: 10px;}
.pb10{padding-bottom: 10px;}
.pl10{padding-left: 10px;}

.pt15{padding-top: 15px;}
.pr15{padding-right: 15px;}
.pb15{padding-bottom: 15px;}
.pl15{padding-left: 15px;}

.pt20{padding-top: 20px;}
.pr20{padding-right: 20px;}
.pb20{padding-bottom: 20px;}
.pl20{padding-left: 20px;}

.pt30{padding-top: 30px;}
.pr30{padding-right: 30px;}
.pb30{padding-bottom: 30px;}
.pl30{padding-left: 30px;}

.m0{margin: 0px;}
.m5{margin: 5px;}

.mt0{margin-top: 0px;}
.mr0{margin-right: 0px;}
.mb0{margin-bottom: 0px;}
.ml0{margin-left: 0px;}

.mt5{margin-top: 5px;}
.mr5{margin-right: 5px;}
.mb5{margin-bottom: 5px;}
.ml5{margin-left: 5px;}

.mt10{margin-top: 10px;}
.mr10{margin-right: 10px;}
.mb10{margin-bottom: 10px;}
.ml10{margin-left: 10px;}

.mt15{margin-top: 15px;}
.mr15{margin-right: 15px;}
.mb15{margin-bottom: 15px;}
.ml15{margin-left: 15px;}

.mt20{margin-top: 20px;}
.mr20{margin-right: 20px;}
.mb20{margin-bottom: 20px;}
.ml20{margin-left: 20px;}

.mt30{margin-top: 30px;}
.mr30{margin-right: 30px;}
.mb30{margin-bottom: 30px;}
.ml30{margin-left: 30px;}
.wauto{width: auto;}

.pagination {
	color: #666;
	text-align: center;
	clear: both;
	margin-top: 1em;
	margin-bottom: 30px;
}

.pagination a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: -1px;
	padding: 0 12px;
	height: 32px;
	line-height: 32px;
	color: #428bca;
	border: 1px solid #ddd;
	background: #fff;
	text-decoration: none;
	overflow: hidden;
}

.pagination .prev::before {
	font-family: "ZenIcon";
	display: inline-block;
	content: "\e64e";
	width: 10px;
	height: 10px;
	margin-right: 5px;
}

.pagination .next::after {
	font-family: "ZenIcon";
	display: inline-block;
	content: "\e64f";
	width: 10px;
	height: 10px;
	margin-left: 5px;
}

.pagination a:not(.goto):hover {
	background-color: #eee;
	color: #2a6496
}

.pagination a.cur,
.pagination a.cur:hover {
	background-color: #428bca;
	color: #fff;
	border-color: #428bca;
	margin-right: 1px
}

.pagination a.disabled {
	background-color: #e6e6e6 !important;
	color: #bbb !important;
	cursor: no-drop
}

.pagination .prev {
	border-radius: 5px 0 0 5px
}

.pagination .next {
	border-radius: 0 5px 5px 0;
}
.items .item .item-content .media-body h4 a{font-size: 15px;font-weight: 700;color: #0a63af;}
.friendlink {
			float: left;
		}
		.friendlink i{
			list-style: none;
			font-style: normal;
			line-height: 30px;
			float: left;
			}
		.friendlink .linkTagcs {
			text-align: left;
			float: right;
			width: 110px;
			max-height: 30px;
			overflow: hidden;
			transition: 0.3s all ease-in-out;
			line-height: 30px;
		}
		.friendlink .linkTagcs a{
			display: block;
			color: #fff;
		}
		.friendlink .linkTagcs:hover {
			max-height: 48px;
			overflow-x: hidden;
			overflow-y: auto;
		}